﻿<?xml version="1.0" encoding="utf-8" ?><Layouts MirrorOnDirection="AutoMirrorOnLanguage"><Layout Shapes="Portrait" Values1="1,2,3" TwoPass="false"><Table><Row><Cell VerticalAlign="Middle" Margin="0,0,40,0"><Stack Direction="Deck"><Repeat Index="0"><Tile Data="RandomCardsTileData" IndexProperty0="Position" Condition="IsDealt=false"/></Repeat></Stack></Cell><Cell VerticalAlign="Middle" ><Wrap Direction="Row" Rows="*"><Repeat Index="1"><Stack Direction="None" Margin="15"><Tile Data="RandomCardsTileData" IndexProperty1="DealPlaceIndex" Condition="IsDealt=true" BindingMode="ManyToOne"/><Place Data="PositionPlaceData" IndexProperty1="Position" Width="1t" Height="1t"/></Stack></Repeat></Wrap></Cell></Row></Table></Layout><Layout Shapes="Portrait" Values1="1,2,3" TwoPass="false"><Table><Row><Cell HorizontalAlign="Center" Margin="0,0,0,40"><Stack Direction="Deck"><Repeat Index="0"><Tile Data="RandomCardsTileData" IndexProperty0="Position" Condition="IsDealt=false"/></Repeat></Stack></Cell></Row><Row><Cell HorizontalAlign="Center"><Wrap Direction="Row" Rows="*" JustifyContent="Center"><Repeat Index="1"><Stack Direction="None" Margin="15"><Tile Data="RandomCardsTileData" IndexProperty1="DealPlaceIndex" Condition="IsDealt=true" BindingMode="ManyToOne"/><Place Data="PositionPlaceData" IndexProperty1="Position" Width="1t" Height="1t"/></Stack></Repeat></Wrap></Cell></Row></Table></Layout></Layouts>